home *** CD-ROM | disk | FTP | other *** search
- Error Messages for BBC BASIC V version 1.04
-
- 0,"Silly!"
- 0,"No room to do this renumber"
- 0,"Line numbers larger than 65279 would be generated by this renumber"
- 0,"No room"
- 0,"Line too long"
- 0,"Stopped"
- 0,"Invalid LISTO option"
- 0,"Invalid TWINO option"
- 0,"Corruption of stack"
- 0,"Error control status not found on stack for RESTORE ERROR"
- 0,"Missing incore name"
- 0,"LIST/TWIN found line number reference"
- 0 "HELP has no information on this keyword"
- 0 "Incorrect in-core file description"
- 1 "No such mnemonic"
- 1 "No such suffix on EQU"
- 2 "Bad immediate constant"
- 2 "Bad address offset"
- 2 "Assembler limit reached"
- 2 "Bad shift"
- 3 "Bad register"
- 3 "Duplicate register in multiply"
- 4 "Missing ="
- 4 "Missing = in FOR statement"
- 4 "Mistake"
- 5 "Missing ,"
- 6 "Type mismatch: number needed"
- 6 "Type mismatch: numeric variable needed"
- 6 "Type mismatch: numeric array needed"
- 6 "Type mismatch: string needed"
- 6 "Type mismatch: string variable needed"
- 6 "Type mismatch: string array needed"
- 6 "Type mismatch: array needed"
- 6 "Type mismatch between arrays"
- 6 "Can't assign to array of this size"
- 6 "Array type mismatch as parameter"
- 6 "Can't SWAP arrays of different types"
- 7 "Not in a function"
- 8 "Too low a value for $<number>"
- 9 "Missing """
- 10 "DIM() function needs an array"
- 10 "No room to do matrix multiply with source(s) the same as destination"
- 10 "Impossible dimension"
- 10 "No end of dimension list )"
- 10 "Bad DIM statement"
- 10 "Can't DIM negative amount"
- 10 "Arrays cannot be redimensioned"
- 11 "No room for this DIM"
- 11 "No room for this dimension"
- 11 "Attempt to allocate insufficient memory"
- 12 "Items can only be made local in a function or procedure"
- 13 "Not in a procedure"
- 14 "Reference array incorrect"
- 14 "Unknown array"
- 14 "Unknown array in DIM() function"
- 14 "Undimensioned array"
- 15 "Subscript out of range"
- 15 "Incorrect number of subscripts"
- 16 "Syntax error"
- 17 "Escape"
- 18 "Division by zero"
- 19 "String too long"
- 20 "Number too big"
- 20 "Number too big for arc Sine or arc Cosine"
- 21 "Negative root"
- 22 "Logarithm range"
- 23 "Accuracy lost in Sine/Cosine/Tangent"
- 24 "Exponent range"
- 26 "Unknown or missing variable"
- 26 "Can't use array reference here"
- 27 "Missing )"
- 27 "Missing ("
- 27 "Missing ]"
- 27 "Missing {"
- 27 "Missing }"
- 28 "Bad Hex"
- 28 "Hex number too large"
- 28 "Bad Binary"
- 29 "No such function/procedure"
- 30 "Bad call of function/procedure"
- 31 "Arguments of function/procedure incorrect"
- 31 "Invalid RETURN actual parameter"
- 31 "Invalid array actual parameter"
- 32 "Not in a FOR loop"
- 33 "Can't match FOR"
- 34 "Bad FOR control variable"
- 35 "The step cannot be zero"
- 36 "Missing TO"
- 37 "No room for function/procedure call"
- 38 "Not in a subroutine"
- 39 "ON syntax"
- 40 "ON range"
- 41 "No such line"
- 42 "Out of data"
- 42 "DATA pointer not found on stack for RESTORE DATA"
- 43 "Not in a REPEAT loop"
- 44 "Too many nested structures"
- 45 "Missing #"
- 46 "Not in a WHILE loop"
- 47 "Missing ENDCASE"
- 48 "OF missing from CASE statement"
- 48 "CASE..OF statement must be the last thing on a line"
- 49 "Missing ENDIF"
- 50 "Bad MOUSE variable"
- 51 "Too many input expressions for SYS"
- 51 "Too many output variables for SYS"
- 52 "Can't install library"
- 52 "Bad program used as function/procedure library"
- 52 "No room for library"
-